Skip to content

[Java] add generics hierarchy resolving support#79

Merged
chaokunyang merged 2 commits intomainfrom
add_generics_support
May 6, 2023
Merged

[Java] add generics hierarchy resolving support#79
chaokunyang merged 2 commits intomainfrom
add_generics_support

Conversation

@chaokunyang
Copy link
Copy Markdown
Collaborator

What do these changes do?

This PR add java generics hierarchy resolving support to speed serialization and reduce result size.

Related issue number

Closes #78

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@chaokunyang chaokunyang merged commit 9f5a7ab into main May 6, 2023
@chaokunyang chaokunyang deleted the add_generics_support branch May 6, 2023 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Java] support speedup inner serialization by using outer generics info

1 participant